home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / res / description / Tcoffeeexpression.h < prev    next >
Encoding:
C/C++ Source or Header  |  2003-02-27  |  116 b   |  10 lines

  1. #ifndef _Tcoffeeexpression_H_
  2. #define _Tcoffeeexpression_H_
  3.  
  4. enum
  5. {
  6.     COFFEEEXPRESSION_DUMMY = 0
  7. };
  8.  
  9. #endif
  10.